home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / cisco / cisco-expect.shar / ciscoget < prev    next >
Text File  |  1992-08-07  |  457b  |  13 lines

  1. #!/bin/sh
  2. tftpdir=/private/tftpboot
  3. export tftpdir
  4. ciscoget.exp cschub-gw Password EnablePassword cschub-gw
  5. ciscoget.exp dcs1hub-gw Password EnablePassword dcs1hub-gw
  6. ciscoget.exp dcs2hub-gw Password EnablePassword dcs2hub-gw
  7. ciscoget.exp sdnhub-gw  Password EnablePassword sdnhub-gw
  8. ciscoget.exp madhub-gw Password EnablePassword madhub-gw
  9. ciscoget.exp avwhub-gw Password EnablePassword avwhub-gw
  10. ciscoget.exp rchhub-gw Password EnablePassword rchhub-gw
  11.  
  12.  
  13.